home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / topware / gozilla / gozilla.exe / {app} / windows.skin / main_file.skn < prev    next >
Text File  |  2001-12-20  |  6KB  |  123 lines

  1. <form name="Go!Zilla" image="main\back_a.bmp" resize_image=none resize_window=false transparentcolor=#FF0000>
  2.  
  3.     <menu name="go_menu" menuskin="menu_adv_go.skn" 
  4.         x=5 y=4 offsetx=0 offsety=9 
  5.         image="main\gozilla_n.bmp" mouseover="main\gozilla_o.bmp" mousedown="main\gozilla_d.bmp" 
  6.         toggleimage="main\gozilla_o.bmp" togglemouseover="main\gozilla_n.bmp" togglemousedown="main\gozilla_td.bmp">
  7.  
  8.     <button name="context_help" x=441 y=4 width=10 height=9
  9.         image="window\context_help_n.bmp" mouseover="window\context_help_o.bmp" mousedown="window\context_help_d.bmp">
  10.     <button name="minimize" x=452 y=4 width=10 height=9
  11.         image="window\min_n.bmp" mouseover="window\min_o.bmp" mousedown="window\min_d.bmp"
  12.         help_text="Click this button to minimize Go!Zilla.">
  13.     <button name="hide" x=463 y=4 width=10 height=9
  14.         image="window\close_n.bmp" mouseover="window\close_o.bmp" mousedown="window\close_d.bmp"
  15.         help_text="Click this button to hide Go!Zilla.  You can quickly access Go!Zilla again by clicking on the icon in the notification area of your task bar (sometimes called the system tray).">
  16.         
  17.     <ad name="ad" x=5 y=17 help_text="Please help support Go!Zilla by visiting our sponsors.">
  18.  
  19.     <button name="remove_ads" x=435 y=77
  20.         url="http://www.buygozilla.com/download_plus_client.html"
  21.         image="main\remove_ads_n.bmp" mouseover="main\remove_ads_o.bmp" mousedown="main\remove_ads_d.bmp">
  22.  
  23.  
  24. <!-- Speed Section -->
  25.  
  26.     <textwindow name="speed_desc" x=6 y=82 width=30 height=12 
  27.         font=Arial fontsize=12 align=left fontcolor=#000000 text="Speed:">
  28.     <textwindow name="download_speed" x=37 y=82 width=64 height=12 
  29.         font=Arial fontsize=12 align=left fontcolor=#000000>
  30.     <textwindow name="download_desc_speed" x=102 y=82 width=45 height=12 
  31.         font=Arial fontsize=12 align=left fontcolor=#000000>
  32.  
  33.     <graph name="download_graph" 
  34.         x=7
  35.         y=97
  36.         width=108
  37.         height=41
  38.         bgcolor=#0D1118
  39.         topcolor=#00D818
  40.         bottomcolor=#D80018
  41.         hue_iterpolation_direction=clockwise
  42.         axiscolor=#D4D0C8
  43.         throttlecolor=#00D818
  44.         barwidth=3
  45.         barspacing=1>
  46.         
  47.     <slider name="download_throttle" orientation="vertical" x=116 y=93 width=5 height=49 
  48.         thumb="main\arrow.bmp" channel="main\track.bmp">
  49.  
  50.     <progress name="download_progress" x=7 y=143 width=108 height=11 fgcolor=#3D3D9E bgcolor=#FFFFFF>
  51.  
  52.     <textwindow name="download_percent_complete" x=116 y=143 width=30 height=12 
  53.         font=Arial fontsize=12 align=right fontcolor=#000000>
  54.  
  55.     <button name="download_pause" x=7 y=159 width=39 height=9
  56.         image="main\pause_n.bmp" mouseover="main\pause_o.bmp"  mousedown="main\pause_d.bmp"
  57.         toggleimage="main\resume_n.bmp" togglemouseover="main\resume_o.bmp" togglemousedown="main\resume_d.bmp">
  58.     <button name="download_cancel" x=47 y=159 width=39 height=9
  59.         image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp">
  60.  
  61.  
  62. <!-- Text -->
  63.  
  64.     <textwindow name="name_desc" x=154 y=83 width=46 height=12 
  65.         font=Arial fontsize=12 align=left fontcolor=#000000 text="File Name:">
  66.     <textwindow name="download_name" x=202 y=83 width=272 height=12 
  67.         font=Arial fontsize=12 align=left style=scroll fontcolor=#000000>
  68.  
  69.     <textwindow name="location_desc" x=154 y=97 width=46 height=12 
  70.         font=Arial fontsize=12 align=left fontcolor=#000000 text="Saving to:">
  71.     <textwindow name="download_location" x=202 y=97 width=265 height=12 
  72.         font=Arial fontsize=12 align=left style=scroll fontcolor=#000000>
  73.  
  74.     <textwindow name="size_desc" x=154 y=111 width=30 height=12 
  75.         font=Arial fontsize=12 align=left fontcolor=#000000 text="Size:">
  76.     <textwindow name="download_size" x=202 y=111 width=155 height=12 
  77.         font=Arial fontsize=12 align=left fontcolor=#000000>
  78.  
  79.     <textwindow name="time_desc" x=155 y=125 width=44 height=12 
  80.         font=Arial fontsize=12 align=left fontcolor=#000000 text="Time Left:">
  81.     <textwindow name="download_time_left" x=202 y=125 width=155 height=12 
  82.         font=Arial fontsize=12 align=left fontcolor=#000000>
  83.  
  84.     <textwindow name="status_desc" x=154 y=139 width=30 height=12 
  85.         font=Arial fontsize=12 align=left fontcolor=#000000 text="Status:">
  86.     <textwindow name="download_status" x=202 y=139 width=270 height=12 
  87.         font=Arial fontsize=12 align="left" style=simple fontcolor=#000000>
  88.         
  89.  
  90.     <textwindow name="m_desc" x=365 y=111 width=8 height=12 
  91.         font=Arial fontsize=12 align=right fontcolor=#000000 text="M">
  92.     <textwindow name="mirrors_desc" x=374 y=111 width=54 height=12 
  93.         font=Arial fontsize=12 align=left fontcolor=#000000 text="irrors Found:">
  94.     <textwindow name="download_mirrors" x=425 y=111 width=16 height=12 
  95.         font=Arial fontsize=12 align=right fontcolor=#000000>
  96.  
  97.     <textwindow name="conn_desc" x=365 y=125 width=61 height=12 
  98.         font=Arial fontsize=12 align=left fontcolor=#000000 text="Connections:">
  99.     <textwindow name="download_connections" x=425 y=125 width=16 height=12 
  100.         font=Arial fontsize=12 align=right fontcolor=#000000>
  101.  
  102.  
  103.     <!-- Buttons -->        
  104.     <button name="option_striping" x=228 y=163
  105.             image="main\multi_n.bmp" mouseover="main\multi_o.bmp" mousedown="main\multi_d.bmp"
  106.             toggleimage="main\multi_tn.bmp" togglemouseover="main\multi_to.bmp" togglemousedown="main\multi_td.bmp">
  107.  
  108.     <button name="Go!Zilla Search" x=302 y=163
  109.         url="http://www.gozillasearch.com/gz40.php"
  110.         image="main\search_n.bmp" mouseover="main\search_o.bmp" mousedown="main\search_d.bmp"
  111.         toggleimage="main\search_n.bmp" togglemouseover="main\search_o.bmp" togglemousedown="main\search_d.bmp">
  112.  
  113.     <button name="skin_main_global" x=348 y=163
  114.             image="main\global_view_n.bmp" mouseover="main\global_view_o.bmp" mousedown="main\global_view_d.bmp">
  115.  
  116.     <button name="toggle_file_manager" x=402 y=163
  117.          image="main\filemgr_off_n.bmp" mouseover="main\filemgr_off_o.bmp" mousedown="main\filemgr_off_d.bmp"
  118.          toggleimage="main\filemgr_on_n.bmp" togglemouseover="main\filemgr_on_o.bmp" togglemousedown="main\filemgr_on_d.bmp">
  119.         
  120.     <ad name="buttonbar" x=5 y=177>
  121.  
  122. </form>
  123.